Skip to content

Update @supabase/supabase-js requirement from ^1.24.0 to ^1.29.3#86

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/supabase/supabase-js-tw-1.29.3
Closed

Update @supabase/supabase-js requirement from ^1.24.0 to ^1.29.3#86
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/supabase/supabase-js-tw-1.29.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 24, 2022

Copy link
Copy Markdown
Contributor

Updates the requirements on @supabase/supabase-js to permit the latest version.

Release notes

Sourced from @​supabase/supabase-js's releases.

v1.29.3

1.29.3 (2022-01-20)

Bug Fixes

  • refactor removeAllSubscriptions to use Promise.all instead (7c166e8)
Changelog

Sourced from @​supabase/supabase-js's changelog.

Releases

Releases are handled by Semantic release. This document is for forcing and documenting any non-code changes.

1.11.8

  • Implement @​supabase/storage-js

1.4.0

  • Ability to redirect a user to a specified location after confirmation

1.1.4

  • bump @​supabase/gotrue-js from 1.9.3.2 to 1.10.1
    • Includes Next.js/Express helpers and Password reset helpers

1.1.3

  • bump @​supabase/postgrest-js from 0.21.2 to 0.22.0
  • Fix: Added 'AuthUser' to the exports

1.0.6

1.0.5

  • Adds local storage options for Auth.

1.0.4

1.0.2

  • Fixes link in readme for NPM.

1.0.1 - Improved DX

  • Upgraded the supabase.auth to gotrue-js - supports Oath logins & more
  • We always return errors, not throwing errors.
  • We only generate one socket connection per supabase client.
  • Native typescript
  • Fixes #32 Major DX change: response and error handling
  • Fixes #49 When no supabaseKey is passed in it throws an error
  • Fixes #31 chore: set up semantic releases
  • Fixes #15 supabase.auth.logout() throws "Invalid user" error.
  • Fixes #20 Auth: Change DX of user management
  • Fixes #30 Supabase auth interface missing informiation

... (truncated)

Commits
  • f9ef9f3 Merge pull request #344 from supabase/fix/promise-allsettled-refactor
  • 7c166e8 fix: refactor removeAllSubscriptions to use Promise.all instead
  • 5a92fd8 Merge pull request #342 from supabase/fix/duplicate-subscriptions
  • aa10077 fix: enforce Realtime unique subscriptions per client
  • 526c75d Merge pull request #334 from supabase/fix/realtime-reconnect
  • ca864da fix: version bump realtime-js to v1.3.4
  • a17b766 Merge pull request #333 from supabase/feat/realtime-errors
  • ec4dec4 feat: add errors to Realtime payload
  • bd20583 Merge pull request #328 from supabase/fix/realtime-subscription
  • 6cf54a2 fix: create subscription only when .on method is called
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [@supabase/supabase-js](https://github.com/supabase/supabase-js) to permit the latest version.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v1.24.0...v1.29.3)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 24, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 31, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #94.

@dependabot dependabot Bot closed this Jan 31, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/supabase/supabase-js-tw-1.29.3 branch January 31, 2022 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants